set tmpnode to the return value of the _gtk_rbtree_insert* functions,
authorKristian Rietveld <kris@imendio.com>
Tue, 2 May 2006 15:50:58 +0000 (15:50 +0000)
committerKristian Rietveld <kristian@src.gnome.org>
Tue, 2 May 2006 15:50:58 +0000 (15:50 +0000)
commit33cddd12d78abb2efe6facba9c859017f8df9819
tree4a8adb3702cea34b400326c47dc90f9da9145a57
parent99677a97eeb8a272e959ff9115ba9856887fb304
set tmpnode to the return value of the _gtk_rbtree_insert* functions,

2006-05-02  Kristian Rietveld  <kris@imendio.com>

* gtk/gtktreeview.c (gtk_tree_view_row_inserted): set tmpnode to
the return value of the _gtk_rbtree_insert* functions, since that
is the node we really want to check for visibilty.
ChangeLog
ChangeLog.pre-2-10
gtk/gtktreeview.c